<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.scrollleft{
    width:1200px;
}

.scrollleft li{
    float:left;
    margin-right:20px;
    display:inline;
    width:224px;
    height:308px;
    text-align:center;
    line-height:19px;
    border:1px solid #ddd;
}

.rypic{  width:224px; height:308px; text-align: center; display:flex; justify-content:center; align-items:center; overflow:hidden; background: #fff}
.rypic img{
    max-width:224px;
    max-height:308px;
	transition: all 0.6s;
}

.liuyan .formlist span {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    width: 18%;
    text-align: right;
}
.formlist font{
	font-size: 12px;
    color: #f00;
	padding-right: 10px;
}



</pre></body></html>